FaaProcessExceptionOcurrence 
EntityType  Independent 
Logical Entity Name  FaaProcessExceptionOcurrence 
Default Table Name  SyServiceExceptionOcurrence 
Logical Only  NO 
Definition 
 
Note 
 

FaaProcessExceptionOcurrence Attributes 
Attribute/Logical Rolename  Domain  Datatype  NULL  Definition 
Id(PK)    INTEGER  NO 
 
BusinessProcessRequestId(FK)    INTEGER  NO 
 
BusinessProcessMessageId    INTEGER  NO 
 
FaaProcessExceptionId(FK)    INTEGER  NO 
 
LastModifiedUserId(FK)    INTEGER  NO 
 
CreatedDateTime    DATETIME  NO 
 
LastModifiedDateTime    DATETIME  NO 
 
RowVersion    TIMESTAMP/DATE  NO 
 

FaaProcessExceptionOcurrence Keys 
Key Name  Key Type  Keys 
Nk_SyServiceExceptionOcurrence_UserID  Inversion Entry  LastModifiedUserId 
Nk_SyServiceExceptionOcurrence_SyServiceExceptionID  Inversion Entry  FaaProcessExceptionId 
Nk_SyServiceExceptionOcurrence_SyServiceRequestID  Inversion Entry  BusinessProcessRequestId 
PK_SyServiceExceptionOcurrence_SyServiceExceptionOcurrenceID  PrimaryKey  Id 

FaaProcessExceptionOcurrence Relationships 
Parent Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype 
FaaProcessException  Non-Identifying  One To Zero or More        FaaProcessExceptionId  NO 
BusinessProcessRequest  Non-Identifying  One To Zero or More        BusinessProcessRequestId  NO 
Staff  Non-Identifying  One To Zero or More        LastModifiedUserId  NO 
Child Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype 

FaaProcessExceptionOcurrence Check Constraints 
Check Constraint Name  CheckConstraint